home *** CD-ROM | disk | FTP | other *** search
/ Enter 2002 January / EnterCD 1_2002.iso / Pelne / DirectX 8.1 / new.txt < prev   
Encoding:
Text File  |  2001-11-12  |  4.5 KB  |  58 lines

  1. Microsoft DirectX 8.1 (C++)
  2.  
  3. What's New in DirectX 8.1
  4. Microsoft« DirectX« 8.1 is a major release primarily for graphics. It includes new tools, new features for graphics and Microsoft DirectShow«, and enhancements for Microsoft DirectInput« and DirectPlay«.
  5.  
  6. For information about what's new for Microsoft Visual Basic«, see What's New in DirectX 8.1.
  7.  
  8. New Tools
  9. AppWizard. This tool provides an application wizard for creating a DirectX application with any combination of DirectX components. This tool is installed during the software development kit (SDK) install and can be accessed within Microsoft Visual Studio« when creating a new application. For more information, see AppWizard. 
  10. Error Lookup Tool. Use this tool to take the hexadecimal error codes and look up a text-based error message. This tool is installed as part of the SDK install and can be accessed from Start, Programs, Microsoft DirectX 8.1 SDK, DirectX Utilities, DirectX Error Lookup. 
  11. New Features in DirectX Graphics
  12. Expanded pixel shader functionality with new version 1.2, 1.3, and 1.4. 
  13. Expanded the functionality of the Direct3DX (D3DX) utility library for meshes, textures, bump mapping, textures, and quaternions. 
  14. MeshView. This tool provides an easy way to load, view, and modify meshes, and generally exercise D3DX functionality on progressive meshes. For more information about the tool, see Mesh View Help. 
  15. A new screen saver sample is included that is built on the screen saver sample framework. The new framework includes support for multiple monitors. 
  16. Added new samples. 
  17. Reorganized the documentation into a Reference and Programming Guide. Expanded the Shaders and Effects sections. 
  18. For more information, see What's New in Graphics or see each of the components.
  19.  
  20. New Features in DirectShow
  21. This section describes DirectShow features that are new in DirectX 8.1, as well as features that are available only in Microsoft Windows« XP Home Edition and Windows XP Professional.
  22.  
  23. What's New for Windows XP Home Edition and Windows XP Professional? 
  24.  
  25. Microsoft TV Technologies (Broadcast Driver Architecture) 
  26. Video Mixing Renderer Filter 
  27. Other New Filters for Windows XP 
  28. New MPEG-2 Transport and Program Stream Support 
  29. Windows XP Support in Header Files 
  30. New Samples for Windows XP-based Applications 
  31. What's New in DirectX 8.1? 
  32.  
  33. New and Improved Samples in DirectX 8.1 
  34. Updated Documentation 
  35. Modified SampleGrabber Filter Source Code 
  36. Run-Time Improvements 
  37. Revised GraphEdit Application 
  38. For more information, see What's New in DirectShow.
  39.  
  40. New in DirectInput
  41. Version 8.1 primarily includes performance improvements for DirectInput. For more information, see What's New in DirectInput.
  42.  
  43. New in DirectPlay
  44. Version 8.1 primarily includes performance improvements for DirectPlay. For more information, see What's New in DirectPlay.
  45.  
  46. New Features in DirectX 8.0
  47. Complete integration of DirectDraw and Direct3D 
  48. Microsoft DirectDraw« and Microsoft Direct3D« are merged into a single DirectX Graphics component. The application programming interface (API) has been extensively updated to make it even easier to use and to support the latest graphics hardware. 
  49. DirectMusic and DirectSound more integrated 
  50. Microsoft DirectMusic« and Microsoft DirectSound« are more tightly integrated than with DirectX 7.0. Wave files or resources can now be loaded by the DirectMusic loader and played through the DirectMusic performance, synchronized with MIDI notes. 
  51. DirectPlay updated 
  52. The DirectPlay component has been extensively updated to increase its capabilities and improve its ease-of-use. In particular, DirectPlay now supports voice communication between players. 
  53. DirectInput updated 
  54. DirectInput introduces one major new feature: action mapping. Action mapping enables you to establish a connection between input actions and input devices, which does not depend on the existence of particular device objects. It simplifies the input loop and reduces the need for custom game drivers, custom device profilers, and custom configuration of user interfaces in games. 
  55. DirectShow included in DirectX 
  56. DirectShow is now part of DirectX and has been updated for this release. 
  57. Debug build available 
  58. You can use the DirectX Control Panel Application to switch between the debug and retail builds of DirectInput, Direct3D, and DirectMusic. To enable this feature, select Debug when you install the SDK. This option installs both debug and retail dynamic-link libraries (DLLs) on your system. The Retail option installs only the retail DLLs.